xfi:fact-has-explicit-dimension
xs:boolean=xfi:fact-has-explicit-dimension( $item as schema-element(xbrli:item), $dimension as xs:QName)
Last updated on 02-09-2008 at 00:00:00.
OIM Status
Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.Parameters
Name | Type | Details |
---|---|---|
item | schema-element(xbrli:item) |
|
dimension | xs:QName |
|
Output
Type: xs:boolean
Returns true if the fact reports a value for the given dimension in either segment, scenario, or as a default dimension member.
This function does not raise an exception if the dimension or member does not apply to the fact, but instead returns false if so.
The dimension default is deemed applicable when the dimension is not reported for the item, regardless of the dimensional validity of this default value for the item (e.g., the default is reported even when the primary item concept, of an item lacking the dimension, is in a closed hypercube that does not allow the dimension or does not allow the default member).
Errors
Code | Details |
---|---|
xfie:invalidExplicitDimensionQName |
|
Conformance suite
90306 xfi.fact-has-explicit-dimension testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Herm Fischer |
|
fischer@markv.com | 01-09-2008 at 00:00:00 |
Revisions
Name | On | Details |
---|---|---|
Herm Fischer | 01-09-2008 at 00:00:00 |
|
Herm Fischer | 02-09-2008 at 00:00:00 |
|
Herm Fischer | 18-03-2011 at 16:00:00 |
|